Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basehub: support creation of admin-sa k8s ServiceAccount via adminServiceAccount #3950

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

consideRatio
Copy link
Contributor

  • basehub: add custom.singleuserAdmin.serviceAccountName to schema
  • basehub: support creation of admin-sa k8s ServiceAccount

@consideRatio consideRatio changed the title basehub: support creation of admin-sa k8s ServiceAccount basehub: support creation of admin-sa k8s ServiceAccount via adminServiceAccount Apr 16, 2024
Copy link

Merging this PR will trigger the following deployment actions.

Support and Staging deployments

Cloud Provider Cluster Name Upgrade Support? Reason for Support Redeploy Upgrade Staging? Reason for Staging Redeploy
aws opensci No Yes Core infrastructure has been modified
aws openscapes No Yes Core infrastructure has been modified
aws earthscope No Yes Core infrastructure has been modified
aws nasa-veda No Yes Core infrastructure has been modified
gcp 2i2c No Yes Core infrastructure has been modified
gcp leap No Yes Core infrastructure has been modified
aws ubc-eoas No Yes Core infrastructure has been modified
aws linc No Yes Core infrastructure has been modified
aws catalystproject-africa No Yes Core infrastructure has been modified
kubeconfig utoronto No Yes Core infrastructure has been modified
gcp hhmi No Yes Core infrastructure has been modified
aws nasa-ghg No Yes Core infrastructure has been modified
aws nasa-cryo No Yes Core infrastructure has been modified
gcp awi-ciroh No Yes Core infrastructure has been modified
aws nasa-esdis No Yes Core infrastructure has been modified
gcp cloudbank No Yes Core infrastructure has been modified
gcp pangeo-hubs No Yes Core infrastructure has been modified
aws gridsst No Yes Core infrastructure has been modified
gcp catalystproject-latam No Yes Core infrastructure has been modified
gcp 2i2c-uk No Yes Core infrastructure has been modified
aws jupyter-health No Yes Core infrastructure has been modified
aws dandi No Yes Core infrastructure has been modified
gcp qcl No Yes Core infrastructure has been modified
aws bican No Yes Core infrastructure has been modified
gcp meom-ige No Yes Core infrastructure has been modified
aws jupyter-meets-the-earth No Yes Core infrastructure has been modified
aws victor No Yes Core infrastructure has been modified
gcp linked-earth No Yes Core infrastructure has been modified
aws 2i2c-aws-us No Yes Core infrastructure has been modified
aws smithsonian No Yes Core infrastructure has been modified

Production deployments

Cloud Provider Cluster Name Hub Name Reason for Redeploy
aws opensci sciencecore Core infrastructure has been modified
aws openscapes prod Core infrastructure has been modified
aws earthscope prod Core infrastructure has been modified
aws nasa-veda prod Core infrastructure has been modified
gcp 2i2c imagebuilding-demo Core infrastructure has been modified
gcp 2i2c demo Core infrastructure has been modified
gcp 2i2c ohw Core infrastructure has been modified
gcp 2i2c aup Core infrastructure has been modified
gcp 2i2c temple Core infrastructure has been modified
gcp 2i2c ucmerced Core infrastructure has been modified
gcp 2i2c climatematch Core infrastructure has been modified
gcp 2i2c mtu Core infrastructure has been modified
gcp 2i2c tufts Core infrastructure has been modified
gcp leap prod Core infrastructure has been modified
aws ubc-eoas prod Core infrastructure has been modified
aws linc prod Core infrastructure has been modified
aws catalystproject-africa nm-aist Core infrastructure has been modified
aws catalystproject-africa must Core infrastructure has been modified
aws catalystproject-africa uvri Core infrastructure has been modified
aws catalystproject-africa wits Core infrastructure has been modified
aws catalystproject-africa kush Core infrastructure has been modified
aws catalystproject-africa molerhealth Core infrastructure has been modified
aws catalystproject-africa aibst Core infrastructure has been modified
aws catalystproject-africa bhki Core infrastructure has been modified
aws catalystproject-africa bon Core infrastructure has been modified
kubeconfig utoronto prod Core infrastructure has been modified
kubeconfig utoronto r-prod Core infrastructure has been modified
gcp hhmi prod Core infrastructure has been modified
gcp hhmi spyglass Core infrastructure has been modified
aws nasa-ghg prod Core infrastructure has been modified
aws nasa-cryo prod Core infrastructure has been modified
gcp awi-ciroh prod Core infrastructure has been modified
aws nasa-esdis prod Core infrastructure has been modified
gcp cloudbank bcc Core infrastructure has been modified
gcp cloudbank ccsf Core infrastructure has been modified
gcp cloudbank csm Core infrastructure has been modified
gcp cloudbank dvc Core infrastructure has been modified
gcp cloudbank elcamino Core infrastructure has been modified
gcp cloudbank evc Core infrastructure has been modified
gcp cloudbank glendale Core infrastructure has been modified
gcp cloudbank howard Core infrastructure has been modified
gcp cloudbank miracosta Core infrastructure has been modified
gcp cloudbank skyline Core infrastructure has been modified
gcp cloudbank demo Core infrastructure has been modified
gcp cloudbank fresno Core infrastructure has been modified
gcp cloudbank humboldt Core infrastructure has been modified
gcp cloudbank laney Core infrastructure has been modified
gcp cloudbank sbcc Core infrastructure has been modified
gcp cloudbank sbcc-dev Core infrastructure has been modified
gcp cloudbank elac Core infrastructure has been modified
gcp cloudbank lacc Core infrastructure has been modified
gcp cloudbank lamission Core infrastructure has been modified
gcp cloudbank mills Core infrastructure has been modified
gcp cloudbank mission Core infrastructure has been modified
gcp cloudbank norco Core infrastructure has been modified
gcp cloudbank palomar Core infrastructure has been modified
gcp cloudbank pasadena Core infrastructure has been modified
gcp cloudbank sjcc Core infrastructure has been modified
gcp cloudbank sacramento Core infrastructure has been modified
gcp cloudbank srjc Core infrastructure has been modified
gcp cloudbank saddleback Core infrastructure has been modified
gcp cloudbank santiago Core infrastructure has been modified
gcp cloudbank sjsu Core infrastructure has been modified
gcp cloudbank sierra Core infrastructure has been modified
gcp cloudbank tuskegee Core infrastructure has been modified
gcp cloudbank wlac Core infrastructure has been modified
gcp cloudbank csulb Core infrastructure has been modified
gcp cloudbank csum Core infrastructure has been modified
gcp pangeo-hubs prod Core infrastructure has been modified
gcp pangeo-hubs coessing Core infrastructure has been modified
aws gridsst prod Core infrastructure has been modified
gcp catalystproject-latam unitefa-conicet Core infrastructure has been modified
gcp catalystproject-latam cicada Core infrastructure has been modified
gcp catalystproject-latam gita Core infrastructure has been modified
gcp 2i2c-uk lis Core infrastructure has been modified
aws jupyter-health prod Core infrastructure has been modified
aws dandi prod Core infrastructure has been modified
gcp qcl prod Core infrastructure has been modified
aws bican prod Core infrastructure has been modified
gcp meom-ige prod Core infrastructure has been modified
aws jupyter-meets-the-earth prod Core infrastructure has been modified
aws victor prod Core infrastructure has been modified
gcp linked-earth prod Core infrastructure has been modified
aws 2i2c-aws-us showcase Core infrastructure has been modified
aws 2i2c-aws-us ncar-cisl Core infrastructure has been modified
aws 2i2c-aws-us go-bgc Core infrastructure has been modified
aws 2i2c-aws-us itcoocean Core infrastructure has been modified
aws 2i2c-aws-us cosmicds Core infrastructure has been modified
aws smithsonian prod Core infrastructure has been modified

@sgibson91
Copy link
Member

Are there docs about when to use this coming? Or else where that I haven't visited yet since returning?

@consideRatio
Copy link
Contributor Author

@sgibson91 this is a rushed out feature to enable admin / non-admin differentiated access to buckets, I'll try land docs of how this blank k8s ServiceAccount can be made useful in #3932

@consideRatio
Copy link
Contributor Author

Thank you for reviewing @sgibson91!!

@consideRatio consideRatio merged commit e94e63c into 2i2c-org:main Apr 16, 2024
39 checks passed
Copy link

🎉🎉🎉🎉

Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/8708301261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants